From e513ad1e61b1c88bfcbe7918192d6cde003df632 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Thu, 2 Nov 2006 01:31:39 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c4cde2ff2a2..c713f3c4972 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2006-11-02 Juanma Barranquero + + * server.el (server-visit-files): Use `when'. + (server-process-filter): When authentication fails, send error + message to client. Wrap `process-send-region' in `ignore-errors' + instead of `condition-case', and remove misleading comment. + 2006-11-01 Juri Linkov * simple.el (yank): Doc fix. @@ -12,7 +19,7 @@ * battery.el (battery-linux-proc-acpi): Prevent range error when `full-capacity' is 0. -2006-10-31 Yoni Rabkin Katzenell (tiny change) +2006-10-31 Yoni Rabkin Katzenell (tiny change) * lisp/faces.el (faces-sample-overlay): New defvar. (faces-sample-overlay): New function to show face sample text. -- 2.30.2